←Select platform

StatusWarning Constructor(string,List<long>)

Summary

Initializes a new instance of StatusWarning.

Syntax
C#
C++/CLI
public StatusWarning( 
   string errorComment, 
   List<long> offendingElementList 
) 
public:  
   StatusWarning(String^ errorComment, List<Int64>^ offendingElementList) 

Parameters

errorComment

An application-specific text description of the detected error.

offendingElementList

A list of the DICOM elements in which the error was detected.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.